Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 176 angular app initialization #177

Merged
merged 2 commits into from
Jan 12, 2021
Merged

Feature/issue 176 angular app initialization #177

merged 2 commits into from
Jan 12, 2021

Conversation

jbchr
Copy link
Contributor

@jbchr jbchr commented Jan 11, 2021

Wait for app initialization to be finished.

Fixes: #176

I feel like the test could be improved to not rely on the timeout, so if you have a better idea I'm happy for any input :)

Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I don't know a better way than to use setTimeout 😁

@timdeschryver timdeschryver merged commit 87f507b into testing-library:master Jan 12, 2021
@timdeschryver
Copy link
Member

@all-contributors please add @jbchr for code, tests

@allcontributors
Copy link
Contributor

@timdeschryver

I've put up a pull request to add @jbchr! 🎉

@github-actions
Copy link

🎉 This PR is included in version 10.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wait for app initialization until rendering component
2 participants